Total Complexity | 32 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 470 |
Lines of code | 275 |
Logical lines of code | 161 |
Comment lines | 169 |
Methods | 8 |
Properties | 15 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setupKey() | 35 | 11 | 81 | |
setupInlineCrypt() | 37 | 3 | 96 | |
mdsrem() | 56 | 4 | 18 | |
setKeyLength() | 63 | 4 | 11 | |
setKey() | 63 | 4 | 11 | |
encryptBlock() | 50 | 2 | 26 | |
decryptBlock() | 50 | 2 | 26 | |
__construct() | 70 | 2 | 6 |